TSTP Solution File: SEV227^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEV227^5 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.rLTLB2acdu true

% Computer : n015.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 20:00:06 EDT 2023

% Result   : Theorem 0.22s 0.80s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   32 (   7 unt;   5 typ;   0 def)
%            Number of atoms       :  105 (  22 equ;   0 cnn)
%            Maximal formula atoms :    6 (   3 avg)
%            Number of connectives :  138 (  22   ~;  48   |;   2   &;  64   @)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :   11 (  11   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   18 (   4   ^;  12   !;   2   ?;  18   :)

% Comments : 
%------------------------------------------------------------------------------
thf(a_type,type,
    a: $tType ).

thf(sk__type,type,
    sk_: a ).

thf(x_type,type,
    x: a > $o ).

thf(sk__1_type,type,
    sk__1: a > $o ).

thf(y_type,type,
    y: a > $o ).

thf(cX5200_pme,conjecture,
    ! [Xx0: a] :
      ( ( ( x @ Xx0 )
        | ( y @ Xx0 ) )
    <=> ? [S: a > $o] :
          ( ( S @ Xx0 )
          & ( ( S = y )
            | ( S = x ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [Xx0: a] :
        ( ( ( x @ Xx0 )
          | ( y @ Xx0 ) )
      <=> ? [S: a > $o] :
            ( ( S @ Xx0 )
            & ( ( S = y )
              | ( S = x ) ) ) ),
    inference('cnf.neg',[status(esa)],[cX5200_pme]) ).

thf(zip_derived_cl0,plain,
    ( ( sk__1 @ sk_ )
    | ( y @ sk_ )
    | ( x @ sk_ ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0_001,plain,
    ( ( sk__1 @ sk_ )
    | ( y @ sk_ )
    | ( x @ sk_ ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ( ( sk__1 = x )
    | ( sk__1 = y )
    | ( y @ sk_ )
    | ( x @ sk_ ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl6,plain,
    ! [X1: a] :
      ( ( ( sk__1 @ X1 )
        = ( x @ X1 ) )
      | ( x @ sk_ )
      | ( y @ sk_ )
      | ( sk__1 = y ) ),
    inference(ho_complete_eq,[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl13,plain,
    ! [X0: a] :
      ( ( sk__1 = y )
      | ( y @ sk_ )
      | ( x @ sk_ )
      | ( x @ X0 )
      | ~ ( sk__1 @ X0 ) ),
    inference(cnf_otf,[status(thm)],[zip_derived_cl6]) ).

thf(zip_derived_cl29,plain,
    ( ( x @ sk_ )
    | ( y @ sk_ )
    | ( x @ sk_ )
    | ( x @ sk_ )
    | ( y @ sk_ )
    | ( sk__1 = y ) ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl13]) ).

thf(zip_derived_cl31,plain,
    ( ( sk__1 = y )
    | ( y @ sk_ )
    | ( x @ sk_ ) ),
    inference(simplify,[status(thm)],[zip_derived_cl29]) ).

thf(zip_derived_cl33,plain,
    ! [X1: a] :
      ( ( ( sk__1 @ X1 )
        = ( y @ X1 ) )
      | ( x @ sk_ )
      | ( y @ sk_ ) ),
    inference(ho_complete_eq,[status(thm)],[zip_derived_cl31]) ).

thf(zip_derived_cl40,plain,
    ! [X0: a] :
      ( ( y @ sk_ )
      | ( x @ sk_ )
      | ( y @ X0 )
      | ~ ( sk__1 @ X0 ) ),
    inference(cnf_otf,[status(thm)],[zip_derived_cl33]) ).

thf(zip_derived_cl42,plain,
    ( ( x @ sk_ )
    | ( y @ sk_ )
    | ( y @ sk_ )
    | ( x @ sk_ )
    | ( y @ sk_ ) ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl40]) ).

thf(zip_derived_cl44,plain,
    ( ( y @ sk_ )
    | ( x @ sk_ ) ),
    inference(simplify,[status(thm)],[zip_derived_cl42]) ).

thf(zip_derived_cl44_002,plain,
    ( ( y @ sk_ )
    | ( x @ sk_ ) ),
    inference(simplify,[status(thm)],[zip_derived_cl42]) ).

thf(zip_derived_cl5,plain,
    ! [X0: a > $o] :
      ( ( X0 != x )
      | ~ ( X0 @ sk_ )
      | ~ ( x @ sk_ ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl47,plain,
    ! [X0: a > $o] :
      ( ( y @ sk_ )
      | ~ ( X0 @ sk_ )
      | ( X0 != x ) ),
    inference('sup-',[status(thm)],[zip_derived_cl44,zip_derived_cl5]) ).

thf(zip_derived_cl4,plain,
    ! [X0: a > $o] :
      ( ( X0 != x )
      | ~ ( X0 @ sk_ )
      | ~ ( y @ sk_ ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl63,plain,
    ! [X0: a > $o] :
      ( ( X0 != x )
      | ~ ( X0 @ sk_ ) ),
    inference(clc,[status(thm)],[zip_derived_cl47,zip_derived_cl4]) ).

thf(zip_derived_cl64,plain,
    ( ( y @ sk_ )
    | ( ( ^ [Y0: a] :
            ( x
            @ ( ^ [Y1: a] : Y1
              @ Y0 ) ) )
     != x ) ),
    inference('sup-',[status(thm)],[zip_derived_cl44,zip_derived_cl63]) ).

thf(zip_derived_cl68,plain,
    ( ( y @ sk_ )
    | ( x != x ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl64]) ).

thf(zip_derived_cl69,plain,
    y @ sk_,
    inference(simplify,[status(thm)],[zip_derived_cl68]) ).

thf(zip_derived_cl2,plain,
    ! [X0: a > $o] :
      ( ( X0 != y )
      | ~ ( X0 @ sk_ )
      | ~ ( y @ sk_ ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl69_003,plain,
    y @ sk_,
    inference(simplify,[status(thm)],[zip_derived_cl68]) ).

thf(zip_derived_cl71,plain,
    ! [X0: a > $o] :
      ( ( X0 != y )
      | ~ ( X0 @ sk_ ) ),
    inference(demod,[status(thm)],[zip_derived_cl2,zip_derived_cl69]) ).

thf(zip_derived_cl83,plain,
    ( ( ^ [Y0: a] :
          ( y
          @ ( ^ [Y1: a] : Y1
            @ Y0 ) ) )
   != y ),
    inference('sup-',[status(thm)],[zip_derived_cl69,zip_derived_cl71]) ).

thf(zip_derived_cl87,plain,
    y != y,
    inference(ho_norm,[status(thm)],[zip_derived_cl83]) ).

thf(zip_derived_cl88,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl87]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : SEV227^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.15  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.rLTLB2acdu true
% 0.16/0.36  % Computer : n015.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit : 300
% 0.16/0.36  % WCLimit  : 300
% 0.16/0.36  % DateTime : Thu Aug 24 03:59:05 EDT 2023
% 0.16/0.36  % CPUTime  : 
% 0.16/0.36  % Running portfolio for 300 s
% 0.16/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.16/0.36  % Number of cores: 8
% 0.16/0.36  % Python version: Python 3.6.8
% 0.16/0.37  % Running in HO mode
% 0.22/0.67  % Total configuration time : 828
% 0.22/0.67  % Estimated wc time : 1656
% 0.22/0.67  % Estimated cpu time (8 cpus) : 207.0
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.22/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.22/0.77  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.22/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.22/0.80  % Solved by lams/40_c_ic.sh.
% 0.22/0.80  % done 32 iterations in 0.026s
% 0.22/0.80  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.22/0.80  % SZS output start Refutation
% See solution above
% 0.22/0.80  
% 0.22/0.80  
% 0.22/0.80  % Terminating...
% 0.22/0.87  % Runner terminated.
% 1.71/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------